-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Bug 1734136: aws/defaults/platform: Default to m5 in ap-east-1 #2108
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bug 1734136: aws/defaults/platform: Default to m5 in ap-east-1 #2108
Conversation
The Hong Kong region is new 2019-04-25 and does not support the older m4 types [1]. This pull-request adds it (commented out in validation, because we don't push RHCOS AMIs there). It also expands the seeded regions in TestGetDefaultInstanceClass to gets the tests to pass: platformtests/aws$ AWS_PROFILE=openshift-dev go test . ok github.com/openshift/installer/platformtests/aws 26.282s [1]: https://aws.amazon.com/blogs/aws/now-open-aws-asia-pacific-hong-kong-region/
|
@openshift-cherrypick-robot: No Bugzilla bug is referenced in the title of this pull request. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: openshift-cherrypick-robot The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Not referenced directly by rhbz#1725524, but we need to backport #1755 to avoid this conflict when backporting #1935. |
|
@openshift-cherrypick-robot: This pull request references a valid Bugzilla bug. The bug has been moved to the POST state. The bug has been updated to refer to the pull request using the external bug tracker. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
@openshift-cherrypick-robot: The following test failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
|
/retitle [release-4.1] aws/defaults/platform: Default to m5 in ap-east-1 This bugzilla https://bugzilla.redhat.com/show_bug.cgi?id=1725524 doesn't seem to belong to changeset. /bugzilla refresh |
|
@openshift-cherrypick-robot: No Bugzilla bug is referenced in the title of this pull request. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
@abhinavdahiya: This pull request references a valid Bugzilla bug. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
/retitle Bug 1734136: aws/defaults/platform: Default to m5 in ap-east-1 We now have an ap-east-1-specific 4.1.z bug, so reference it. |
|
@openshift-cherrypick-robot: This pull request references an invalid Bugzilla bug:
Comment DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
We're not planning on supporting ap-east-1 in 4.1.z. /close |
|
@wking: Closed this PR. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
This is an automated cherry-pick of #1755
/assign wking